home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / Paragon Virtual Encrypted Disk 1.01 / pedp_tr.exe / Paragon Encrypted Disk Trial / data1.cab / _ED_Object_NS_NSR_NPL_1_0009___VarTemp_Dir__1 / crdisk.inf next >
Windows Setup INFormation  |  2002-02-04  |  1KB  |  61 lines

  1. [Version]
  2. Signature="$WINDOWS NT$"
  3. Class=ed_bus
  4. ClassGuid={AECCC3AD-E60D-4a99-B19C-706CA8EC3BFD}
  5. Provider=%PARAGON%
  6. DriverVer=8/11/2001,1.0.0.4
  7.  
  8. ; =================== Class Sections ===========================
  9. [ClassInstall32]
  10. AddReg=EdBusClassReg
  11.  
  12. [ClassInstall]
  13. AddReg=EdBusClassReg
  14.  
  15. [EdBusClassReg]
  16. HKR,,,,%EdBusClassName%
  17. HKR,,Icon,,"-9"
  18. HKR,,DeviceType,0x10001,4                       ; FILE_DEVICE_CONTROLLER
  19. HKR,,DeviceCharacteristics,0x10001,0x100        ; Use same security checks on relative opens
  20.  
  21. ;===============================================================
  22.  
  23. [SourceDisksNames] 
  24. 1=%DiskIdent%,,,""
  25.  
  26. [SourceDisksFiles]
  27. xcrdisk.sys=1,,
  28.  
  29. [ed_bus_copyfiles]
  30. xcrdisk.sys
  31.  
  32. [DestinationDirs]
  33. ed_bus_copyfiles=12
  34.  
  35. [Manufacturer]
  36. %GenManufacturer%=ed_bus_device
  37.  
  38. [ed_bus_device]
  39. %ed_bus_devdesc% = ed_bus_install,root\EdBus
  40.  
  41. [ed_bus_install.NT]
  42. CopyFiles=ed_bus_copyfiles
  43.  
  44. [ed_bus_install.NT.Services]
  45. AddService=ed_bus,2,ed_bus_ServiceInstallSection
  46.  
  47. [ed_bus_ServiceInstallSection]
  48. DisplayName=%ed_bus_ServiceDesc%
  49. ServiceType=1
  50. StartType=3
  51. ErrorControl=1
  52. ServiceBinary = %12%\xcrdisk.sys
  53.  
  54. [Strings]
  55. PARAGON="Paragon"
  56. EdBusClassName="Encrypted Disk Manager"
  57. GenManufacturer="Paragon Software"
  58. ed_bus_devdesc="Encrypted Disk Manager"
  59. ed_bus_ServiceDesc="Encrypted Disk Manager"
  60. DiskIdent="EncryptedDisk"
  61.